func strconv.roundShortest

2 uses

	strconv (current package)
		ftoa.go#L172: 		roundShortest(d, mant, exp, flt)
		ftoa.go#L238: func roundShortest(d *decimal, mant uint64, exp int, flt *floatInfo) {